Example: Place text into the description cell in column 1 of row 2 and then cause Milestones to update the screen display for just that task line.
With objMilestones
.PutCell 2, 1, "This is the description text."
.RefreshTask 2
End With
Milestones Professional 2019 Automation Methods and Properties. © Copyright 2018, KIDASA Software, Inc. All rights reserved.